CommandName{getToolBarButtonState}HelpPath{Special}ReturnValue{int state=}OpenBrace{ (}Parameters{handle toolbar, int item}CloseBrace{)}Description{Retrieves the state of a toolbar button, ie. whether it is "pushed in" or not.}ReturnDescription{0 if button is normal, 1 if it is pushed in.}Param1{toolbar}Param1Desc{Handle of a toolbar gadget}Param2{item}Param2Desc{Index of the item, starting at 0 for the left-most icon on the toolbar.}Param3{}Param3Desc{}